home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 March / CHIP Mart 1997.iso / multimed / WAVE11 / README.1ST < prev    next >
Text File  |  1996-01-24  |  4KB  |  111 lines

  1. ***********************************************************************
  2. *                                                                     *
  3. *         Wavelet Speech Compression for Windows 3.1    V1.1          *
  4. *                                                                     *
  5. *               Copyright FASTMAN, Inc. 1993                          *
  6. *                                                                     *
  7. ***********************************************************************
  8.  
  9. **** Program Function ****
  10.  
  11. Do you like to save large (.WAV) files, but find that your hard disk
  12. rapidly fills up?  Then this program is for you!  It is used to vastly
  13. compress sound files stored in the (.WAV) Format.
  14.  
  15. Typically, compression levels from 9::1 up to 15::1 can be obtained.
  16.  
  17. No this is not real-time compression.  You will have to wait for a file
  18. to be compressed or decompressed.  But decompression is faster than
  19. compression, so you can "archive" a lot of sound files in compressed
  20. form and decompress them when you need them.
  21.  
  22. Maybe in the future, (.WAV) files on CompuServe will be stored in
  23. compressed format so that downloading will be a lot faster!!!!
  24.  
  25.  
  26. **** System Requirements ****
  27.  
  28. The program requires Windows 3.1
  29.  
  30.  
  31. **** Files ****
  32.  
  33. wavelet.zip contains the following files:
  34.  
  35. wawt.exe
  36. install.exe
  37. wavelet.ini
  38. readme.1st
  39.  
  40.  
  41. **** Installation ****
  42.  
  43. Upon Downloading the file "wavelet.zip", unpack the file by running
  44. an unzip utility: (Example: unzip wavelet.zip)
  45.  
  46. Then, using the Windows file manager, run the install program which
  47. was unzipped.  The wavelet compression program will be installed
  48. into a program group.
  49.  
  50. Run the compression program by double-clicking on its icon.
  51.  
  52.  
  53. **** Registration ****
  54.  
  55. This program can be registered via CompuServe Shareware Registration
  56. or by sending a $25 check to FASTMAN, Inc. at the address below.
  57.  
  58. The Unregistered Program will only compress a file with the
  59. name "fastman.wav"
  60.  
  61. After registering your program, your registration key will be sent
  62. to you via CompuServe Mail.
  63.  
  64. After receiving your key, look at the file "wavelet.ini" in your
  65. Windows system directory using a text editor.  Use your text
  66. editor to enter the key code sent to you (key0=your code) in the
  67. "wavelet.ini" file.  Then your program will be capable of compressing
  68. a (.WAV) file of any name.
  69.  
  70.  
  71. **** FASTMAN, Inc. ****
  72.  
  73. FASTMAN, Inc. specializes in the development of Wavelet Technology
  74. Our address is:
  75.  
  76.       FASTMAN, Inc.
  77.       8920 Business Park Drive Suite 275
  78.       Austin, TX 78759
  79.       (512)-502-0130
  80.  
  81.  
  82. **** About the Program ****
  83.  
  84. This program uses new wavelet technology to vastly compress sound files.
  85. An explanation on the use of the program is obtained by selecting the
  86. "help" option when running the program.
  87.  
  88. The program will compress 8 bit or 16 bit (.WAV) files but does not support
  89. stereo files.
  90.  
  91. The level of compression is controlled through the qlevel variable which
  92. can be set under the Program Settings Menu in the program.  The higher
  93. the value of qlevel, the more compression that results.  Typically
  94. values from 8 to 20 are used (the default is 10).  After compressing a
  95. sound file to a desired degree, you should decompress it and play it
  96. back before erasing the original (.WAV) to see if the quality is okay.
  97. If it is not, you will have to reduce the value of qlevel.
  98.  
  99. Compressed files are stored with the extension (.WVC).  Decompressed
  100. (reconstructed) files are stored with the extension (.WVR).  The (.WVR)
  101. files are (.WAV) files and can be renamed with a (.WAV) extension.  A
  102. different extension (other then .wav) was used for the decompressed files
  103. to avoid accidently writing over the original .wav file.
  104.  
  105.  
  106.     Windows is a trademark of Microsoft Corporation.
  107.  
  108.     Trademarks of other companies mentioned appear for identification
  109.     purposes only and are the property of their respective companies.
  110.  
  111.